GdPicture.NET.14 (COM - ActiveX)
GdPicture.NET.14 (COM - ActiveX)~GdPicture14_namespace / GdPicture.NET.14 (COM - ActiveX)~GdPicture14.GdPictureImaging / TwainSetBitDepthReduction Method





In This Topic
TwainSetBitDepthReduction Method (GdPictureImaging)
In This Topic
Syntax
'Declaration
 
Public Function TwainSetBitDepthReduction( _
   ByVal BitDepthReduction As TwainBitDepthReduction _
) As Boolean
public bool TwainSetBitDepthReduction( 
   TwainBitDepthReduction BitDepthReduction
)
public function TwainSetBitDepthReduction( 
    BitDepthReduction: TwainBitDepthReduction
): Boolean; 
public function TwainSetBitDepthReduction( 
   BitDepthReduction : TwainBitDepthReduction
) : boolean;
public: bool TwainSetBitDepthReduction( 
   TwainBitDepthReduction BitDepthReduction
) 
public:
bool TwainSetBitDepthReduction( 
   TwainBitDepthReduction BitDepthReduction
) 

Parameters

BitDepthReduction
See Also

Reference

GdPicture.NET.14 (COM - ActiveX)~GdPicture14.GdPictureImaging
GdPictureImaging Members